#top_menu {
	background:#1E1E1E;
}

#top_menu ul li a {
	color:#fff;
}

#top_menu ul li b a {
	background:#6F2822;
	color:#fff;
}

#top_menu ul li a:hover {
	background:#a55;
}

#tpl_theme_cont {
	background:url(/img/bg-2.jpg);
}

#tpl_theme {
	background:url(/img/2.jpg) left top no-repeat;
}